Deploying the Cobra Web Service
To start using the Cobra Web Service, you must deploy the Cobra Web Service host.
To use the Cobra Web Service in your application, you must deploy the ClientAPI files.
This table summarizes the steps you need to perform to deploy the Cobra Web Service.
Step | Procedure | Notes |
---|---|---|
1 | Deploy the Cobra Web Service host. |
Use this procedure to configure and deploy the Cobra Web Service host on the machine where Cobra is installed in order to start using the Cobra Web Service. |
2 | Configure the Cobra Web Service when using Windows authentication. |
Use this procedure to configure the Cobra Web Service if you are using Windows authentication. This step is not required if you are using SQL Server Authentication (username/password) in your datasource. |
3 | Deploy the Cobra Web Service ClientAPI . |
Use this procedure to configure the Cobra Web Service ClientAPI in your application. To further understand how to use the Cobra Web Service ClientAPI files, see Using the Cobra Web Service ClientAPI in Your Application and Cobra Web Service ClientAPI Example. |
- Related Topics:
- Deploy the Cobra Web Service Host
The Cobra Web Service host must be configured and deployed on the machine where Cobra is installed. - Configure the Cobra Web Service When Using Windows Authentication
This step is not required if you are using SQL Server Authentication (username/password) in your datasource. - Deploy the Cobra Web Service ClientAPI
The Cobra Web Service ClientAPI files reside in the Cobra Web Service ClientAPI subfolder of Cobra folder. You must configure these files before you deploy them to the application developers. - Remove the Cobra Web Service Host from the Windows Services
Uninstall the Cobra Web Service host to remove it from the Windows Services.